Home
last modified time | relevance | path

Searched defs:res (Results 1 - 25 of 1685) sorted by relevance

12345678910>>...68

/foundation/ability/ability_runtime/frameworks/cj/ffi/
H A Dcj_utils_ffi.cpp28 auto res = static_cast<char*>(malloc(length)); in CreateCStringFromString() local
/foundation/graphic/graphic_2d/rosen/test/unittest_main/
H A Dtest_main.cpp25 int res = RUN_ALL_TESTS(); in main() local
/foundation/graphic/graphic_2d/interfaces/kits/cj/color_manager/
H A Dcj_color_mgr_utils.cpp24 char* res = static_cast<char*>(malloc(sizeof(char) * len)); in MallocCString() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/
H A Dshader_state_loader_util.h30 ShaderStateLoader::LoadResult res; member
/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/interfaces/
H A Dapi_policy_adapter.cpp41 int32_t res = 0; in CheckUrl() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dsafe_area_insets.cpp21 SafeAreaInsets res; in Combine() local
32 Inset res; in Combine() local
[all...]
/foundation/arkui/advanced_ui_component/atomicserviceweb/interfaces/
H A Dapi_policy_adapter.cpp41 int32_t res = 0; in CheckUrl() local
/foundation/multimedia/media_lite/services/player_lite/factory/src/
H A Dplayer_factory.cpp44 auto res = GetParameter("debug.media_service.histreamer", "0", useHistreamer, in CreatePlayer() local
/foundation/window/window_manager/utils/src/
H A Dscreenshot_info.cpp32 bool res = parcel.ReadString(info->trigger_) && parcel.ReadUint64(info->displayId_); in Unmarshalling() local
H A Dwindow_visibility_info.cpp43 bool res = parcel.ReadUint32(windowVisibilityInfo->windowId_) && parcel.ReadInt32(windowVisibilityInfo->pid_) && in Unmarshalling() local
/foundation/distributeddatamgr/kv_store/frameworks/cj/src/
H A Ddistributed_kv_store_utils.cpp26 char* res = static_cast<char*>(malloc(sizeof(char) * len)); in MallocCString() local
/foundation/distributeddatamgr/preferences/frameworks/cj/src/
H A Dpreferences_utils.cpp26 char* res = static_cast<char*>(malloc(len * sizeof(char))); in MallocCString() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/effect_kit/src/
H A Deffect_kit_napi_utils.cpp23 napi_valuetype res = napi_undefined; in GetType() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dinsight_intent_execute_result.cpp45 auto res = new (std::nothrow) InsightIntentExecuteResult(); in Unmarshalling() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/quick_fix/state/src/
H A Dquick_fix_switch_state.cpp34 auto res = switcher->Execute(); in Process() local
/foundation/bundlemanager/bundle_framework/common/test/unittest/common_appexecfwk_log_test/
H A Dappexecfwk_log_test.cpp98 bool res = AppLogWrapper::JudgeLevel(AppLogLevel::DEBUG); in HWTEST_F() local
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/engine/
H A Dinternal_access.h75 AnyReturnValue res = AnyReturn::FAIL; variable
99 AnyReturnValue res = AnyReturn::FAIL; variable
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/
H A Dtask_queue.h34 auto res = task_->Invoke(); variable
/foundation/filemanagement/storage_service/services/storage_daemon/utils/
H A Dstorage_radar.cpp26 int32_t res = E_OK; in RecordKillProcessResult() local
61 int32_t res = E_OK; in RecordFuctionResult() local
[all...]
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/ui_effect/src/
H A Dui_effect_napi_utils.cpp27 napi_valuetype res = napi_undefined; in getType() local
/foundation/multimedia/image_effect/frameworks/native/effect/manager/colorspace_manager/
H A Dmetadata_generator.cpp45 int32_t res = VpeHelper::MetadataGeneratorProcessImage(vpeMetadataGeneratorInstance, sb); in ProcessImage() local
59 int32_t res = VpeHelper::MetadataGeneratorCreate(&vpeMetadataGeneratorInstance_); in GetVpeMetadataGeneratorInstance() local
/foundation/resourceschedule/memmgr/interface/innerkits/src/
H A Dmem_mgr_window_info.cpp38 bool res = parcel.ReadUint32(memMgrWindowInfo->windowId_) && parcel.ReadInt32(memMgrWindowInfo->pid_) && in Unmarshalling() local
H A Dmem_mgr_process_state_info.cpp40 bool res = parcel.ReadInt32(memMgrProcessStateInfo->callerPid_) && in Unmarshalling() local
/foundation/systemabilitymgr/safwk/test/mock/common/ondemand_ability/src/
H A Dtest_ondemand_ability_proxy.cpp47 int32_t res = remote->SendRequest(ADD_VOLUME, data, reply, option); in AddVolume() local
/foundation/resourceschedule/ffrt/src/util/
H A Dts_queue.h43 auto& res = queue_.front(); in Pop() local

Completed in 6 milliseconds

12345678910>>...68