Home
last modified time | relevance | path

Searched defs:type (Results 4326 - 4350 of 12363) sorted by relevance

1...<<171172173174175176177178179180>>...495

/base/location/frameworks/js/napi/source/
H A Dlocation_napi_system.cpp114 char type[64] = {0}; in GetLocation() local
232 char type[64] = {0}; in Subscribe() local
[all...]
H A Dlocation_gnss_geofence_callback_napi.cpp79 int type = data.ReadInt32(); in OnRemoteRequest() local
176 void LocationGnssGeofenceCallbackNapi::OnReportOperationResult(int fenceId, int type, int result) in OnReportOperationResult() argument
315 void LocationGnssGeofenceCallbackNapi::SetGeofenceOperationType(GnssGeofenceOperateType type) in SetGeofenceOperationType() argument
/base/location/interfaces/inner_api/include/
H A Dsatellite_status.h149 inline void SetConstellationType(int type) in SetConstellationType() argument
H A Dlocation_async_context.h156 int type; member in OHOS::Location::PrivacyAsyncContext
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dmemory_util.cpp53 bool MemoryUtil::GetTypeValue(const string &str, const vector<string> &tags, string &type, uint64_t &value) in GetTypeValue() argument
74 void MemoryUtil::CalcGroup(const string &group, const string &type, const uint64_t &value, GroupMap &infos) in CalcGroup() argument
183 bool MemoryUtil::GetTypeAndValue(const string &str, string &type, uint64_t &value) in GetTypeAndValue() argument
[all...]
/base/hiviewdfx/hiview/base/test/unittest/common/
H A Devent_loop_test.cpp94 bool DataFileEventReader::OnFileDescriptorEvent(int fd, int type) in OnFileDescriptorEvent() argument
[all...]
/base/location/services/location_locator/locator/source/
H A Dlocation_config_manager.cpp107 std::string LocationConfigManager::GetPrivacyTypeConfigPath(const int type) in GetPrivacyTypeConfigPath() argument
164 bool LocationConfigManager::GetStringParameter(const std::string& type, std::string& value) in GetStringParameter() argument
177 int LocationConfigManager::GetIntParameter(const std::string& type) in GetIntParameter() argument
266 LocationErrCode LocationConfigManager::GetPrivacyTypeState(const int type, bool& isConfirmed) in GetPrivacyTypeState() argument
288 LocationErrCode LocationConfigManager::SetPrivacyTypeState(const int type, bool isConfirmed) in SetPrivacyTypeState() argument
/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/source/
H A Dhisysevent_c_wrapper.cpp93 HiSysEventWriteWrapper(const char* func, unsigned long long line, const char* domain, const char* name, int type, const HiSysEventParamWrapper paramWrappers[], unsigned int size) HiSysEventWriteWrapper() argument
/base/hiviewdfx/hitrace/interfaces/js/kits/napi/src/
H A Dnapi_hitrace_util.cpp167 napi_valuetype type; in GetPropertyInt32() local
191 napi_valuetype type; in GetPropertyInt64() local
215 napi_valuetype type; GetPropertyBigInt64() local
[all...]
/base/inputmethod/imf/frameworks/js/napi/keyboardpanelmanager/
H A Djs_keyboard_panel_manager.cpp97 std::string type; in Subscribe() local
120 std::string type; in UnSubscribe() local
141 RegisterListener(napi_value callback, std::string type, std::shared_ptr<JSCallbackObject> callbackObj) RegisterListener() argument
162 UnRegisterListener(napi_value callback, std::string type) UnRegisterListener() argument
272 std::string type = "panelPrivateCommand"; ReceivePrivateCommand() local
305 std::string type = "isPanelShow"; NotifyPanelStatus() local
347 GetEntry(const std::string &type, EntrySetter entrySetter) GetEntry() argument
[all...]
/base/location/frameworks/native/locator_sdk/source/
H A Dcountry_code_manager.cpp145 void CountryCodeManager::UpdateCountryCode(std::string countryCode, int type) in UpdateCountryCode() argument
159 bool CountryCodeManager::UpdateCountryCodeByLocation(std::string countryCode, int type) in UpdateCountryCodeByLocation() argument
214 int type = COUNTRY_CODE_FROM_LOCALE; in GetIsoCountryCode() local
[all...]
/base/hiviewdfx/hilog/services/hilogd/include/
H A Dlog_stats.h37 uint16_t type; member
/base/hiviewdfx/hitrace/frameworks/native/
H A Dcommon_utils.cpp166 cJSON* type = cJSON_GetObjectItem(tags, "type"); in ParseTagCategory() local
/base/hiviewdfx/hitrace/test/unittest/common/native/
H A Dhitracechainc_test.cpp52 static void HiTraceChainTracepointExWithArgsWrapper(HiTraceCommunicationMode mode, HiTraceTracepointType type, in HiTraceChainTracepointExWithArgsWrapper() argument
61 static void HiTraceChainTracepointWithArgsWrapper(HiTraceTracepointType type, const HiTraceIdStruct* pId, in HiTraceChainTracepointWithArgsWrapper() argument
[all...]
/base/hiviewdfx/hiview/base/event_raw/include/base/
H A Draw_data_base_def.h106 uint8_t type : 2; member
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Djs_panel.cpp354 std::string type; in Subscribe() local
385 std::string type; UnSubscribe() local
[all...]
/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_liveview.cpp373 int32_t type = -1; GetNotificationLocalLiveViewContentDetailed() local
[all...]
/base/hiviewdfx/hilog/interfaces/js/kits/napi/src/hilog/src/
H A Dhilog_napi_base.cpp203 napi_valuetype type; in parseNapiValue() local
[all...]
/base/hiviewdfx/hiview/base/event_store/include/
H A Dbase_def.h112 uint8_t type : 2; member
/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/resource/
H A Dio.h66 std::string type; member
/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/test/
H A Dtest_util.cpp127 string TestUtil::BuildCommand(CmdType type, const string &target) in BuildCommand() argument
152 string TestUtil::ExecCmd(CmdType type, const string &target) in ExecCmd() argument
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_get_input_method_controller.h212 std::string type; member
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_ext_seccomp_test.cpp65 static pid_t StartChild(SeccompFilterType type, const char *filterName, SyscallFunc func) in StartChild() argument
110 static int CheckSyscall(SeccompFilterType type, const char *filterName, SyscallFunc func, bool isAllow) in CheckSyscall() argument
/base/location/frameworks/location_common/common/source/
H A Drequest.cpp131 void Request::SetPermUsedType(int type) in SetPermUsedType() argument
/base/location/services/location_gnss/gnss/source/
H A Dgnss_event_callback.cpp249 int32_t GnssEventCallback::RequestGnssReferenceInfo(GnssRefInfoType type) in RequestGnssReferenceInfo() argument

Completed in 19 milliseconds

1...<<171172173174175176177178179180>>...495