Home
last modified time | relevance | path

Searched refs:cjInfo (Results 1 - 2 of 2) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/
H A Dbundle_manager_ffi.cpp86 RetBundleInfo cjInfo = ConvertBundleInfo(bundleInfo, bundleFlags); in FfiOHOSGetBundleInfoForSelf() local
88 return cjInfo; in FfiOHOSGetBundleInfoForSelf()
/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
H A Dcj_ability_object.cpp194 VectorStringHandle cjInfo = g_cjAbilityFuncs->cjAbilityDump(id_, paramHandle); in Dump() local
195 if (cjInfo == nullptr) { in Dump()
200 auto infoHandle = reinterpret_cast<std::vector<std::string>*>(cjInfo); in Dump()

Completed in 2 milliseconds