Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/runtime/include/
H A Dcj_runtime.h67 void UnLoadCJAppLibrary();
/ohos5.0/foundation/ability/ability_runtime/test/unittest/cj_runtime_test/
H A Dcj_runtime_test.cpp135 instance->UnLoadCJAppLibrary();
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/app/
H A Dcj_ability_stage.cpp115 cjRuntime.UnLoadCJAppLibrary(); in Create()
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Dcj_runtime.cpp251 void CJRuntime::UnLoadCJAppLibrary() in UnLoadCJAppLibrary() function in CJRuntime