Home
last modified time | relevance | path

Searched defs:state1 (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/base/location/test/location_manager/source/
H A Drequest_manager_test.cpp184 int32_t state1 = static_cast<int32_t>(AppExecFwk::ApplicationState::APP_STATE_FOREGROUND); variable
202 int32_t state1 = static_cast<int32_t>(AppExecFwk::ApplicationState::APP_STATE_FOREGROUND); variable
220 int32_t state1 = static_cast<int32_t>(AppExecFwk::ApplicationState::APP_STATE_FOREGROUND); variable
238 int32_t state1 = static_cast<int32_t>(AppExecFwk::ApplicationState::APP_STATE_FOREGROUND); variable
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/platform/pwm/
H A Dpwm_hi35xx.h49 volatile uint32_t state1; member
/ohos5.0/base/global/resource_management/frameworks/resmgr/test/unittest/common/
H A Dresource_manager_test_media.cpp302 RState state1; variable
327 RState state1; variable
1059 RState state1; variable
1082 RState state1; variable
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test8.cpp460 SessionState state1 = SessionState::STATE_CONNECT; variable
/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/src/permission/
H A Dpermission_manager.cpp932 bool PermissionManager::IsPermissionStateOrFlagMatched(const PermissionStateFull& state1, in IsPermissionStateOrFlagMatched()
944 PermissionStateFull state1 = stateListBefore[i]; in GetStateOrFlagChangedList() local
/ohos5.0/base/web/webview/test/unittest/nweb_helper_test/
H A Dnweb_helper_test.cpp466 auto state1 = WebDownload_GetItemState(nWebId, itemId); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_element.cpp386 auto state1 = themeConstants->GetMediaById(resId, mediaPath); in MediaPlay() local
417 auto state1 = assetManager->GetFileInfo(path, fileInfo); in RawFilePlay() local
/ohos5.0/foundation/multimedia/av_session/frameworks/native/session/test/unittest/
H A Davsession_controller_test.cpp202 bool IsAVPlaybackStateEqual(AVPlaybackState& state1, AVPlaybackState& state2) in IsAVPlaybackStateEqual()
/ohos5.0/base/security/access_token/services/tokensyncmanager/test/unittest/
H A Dtoken_sync_service_test.cpp493 PermissionStateFull state1 = { variable
/ohos5.0/base/print/print_fwk/test/unittest/fwk_print_service_ability_test/
H A Dprint_service_ability_test.cpp1977 uint32_t state1 = service->GetListeningState(PRINT_JOB_SPOOLER_CLOSED, subState); variable