Home
last modified time | relevance | path

Searched defs:appVersion (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/gwp_asan/
H A Dgwpasan_collector.h46 std::string appVersion; member
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/
H A Ddsched_continue.cpp266 int32_t DSchedContinue::OnStartCmd(int32_t appVersion) in OnStartCmd()
272 int32_t DSchedContinue::PostCotinueAbilityTask(int32_t appVersion) in PostCotinueAbilityTask()
660 int32_t DSchedContinue::ExecuteContinueAbility(int32_t appVersion) in ExecuteContinueAbility()
1074 …ue::PackReplyCmd(std::shared_ptr<DSchedContinueReplyCmd> cmd, int32_t replyCmd, int32_t appVersion, in PackReplyCmd()
H A Ddsched_continue_event.cpp179 cJSON *appVersion = cJSON_GetObjectItemCaseSensitive(rootValue, "AppVersion"); in Unmarshal() local
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/continue/
H A Ddsched_continue_test.cpp104 int32_t appVersion = 0; variable
408 int32_t appVersion = 0; variable
645 int32_t appVersion = 0; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dcreate_functions_vk.cpp312 …const uint32_t appVersion = VK_MAKE_VERSION(appInfo.versionMajor, appInfo.versionMinor, appInfo.ve… in CreateInstance() local