Searched refs:DefineProfileFunctions (Results 1 – 3 of 3) sorted by relevance
30 static void DefineProfileFunctions(napi_env env, napi_value exports);
66 NapiProfile::DefineProfileFunctions(env, exports); in Init()
27 void NapiProfile::DefineProfileFunctions(napi_env env, napi_value exports) in DefineProfileFunctions() function in OHOS::Bluetooth::NapiProfile