Home
last modified time | relevance | path

Searched refs:GetSubjectInfo (Results 1 - 3 of 3) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/aot/
H A Daot_executor.h49 nlohmann::json GetSubjectInfo(const AOTArgs &aotArgs) const;
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/
H A Daot_executor.cpp132 nlohmann::json AOTExecutor::GetSubjectInfo(const AOTArgs &aotArgs) const in GetSubjectInfo() function in OHOS::AppExecFwk::AOTExecutor
157 nlohmann::json subject = GetSubjectInfo(aotArgs); in MapArgs()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_aot_test/
H A Dbms_data_aot_test.cpp1116 * @tc.name: test GetSubjectInfo
1117 * @tc.desc: test GetSubjectInfo function running normally
1125 auto json = AOTExecutor::GetInstance().GetSubjectInfo(aotArg); in HWTEST_F()

Completed in 4 milliseconds