Home
last modified time | relevance | path

Searched refs:bundleGid (Results 1 - 4 of 4) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/
H A Daot_args.cpp115 READ_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int32, parcel, bundleGid); in ReadFromParcel()
145 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int32, parcel, bundleGid); in Marshalling()
178 + ", bundleGid = " + std::to_string(bundleGid) in ToString()
H A Daot_executor.cpp179 argsMap.emplace("BundleGid", std::to_string(aotArgs.bundleGid)); in MapArgs()
226 aotArgs.bundleUid, aotArgs.bundleGid); in StartAOTCompiler()
H A Daot_handler.cpp181 aotArgs.bundleGid = installedInfo.GetGid(activeUserId); in BuildAOTArgs()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/aot/
H A Daot_args.h50 int32_t bundleGid = -1; member

Completed in 4 milliseconds