Home
last modified time | relevance | path

Searched refs:GetProfileExec (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager.cpp2931 void GetProfileExec(napi_env env, void *data) in GetProfileExec() function
3016 env, asyncCallbackInfo, "GetProfile", GetProfileExec, GetProfileComplete); in GetProfile()