Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dnative_module.cpp48 nDisplayOrientation = CreateDisplayOrientationObject(env); in Init()
H A Dbundle_mgr.h349 napi_value CreateDisplayOrientationObject(napi_env env);
H A Dbundle_mgr.cpp2883 napi_value CreateDisplayOrientationObject(napi_env env) in CreateDisplayOrientationObject() function
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dnative_module.cpp59 CreateDisplayOrientationObject(env, nDisplayOrientation); in BundleManagerExport()
H A Dbundle_manager.h349 void CreateDisplayOrientationObject(napi_env env, napi_value value);
H A Dbundle_manager.cpp4295 void CreateDisplayOrientationObject(napi_env env, napi_value value) in CreateDisplayOrientationObject() function