Home
last modified time | relevance | path

Searched refs:FALSE (Results 1 - 25 of 56) sorted by relevance

123

/foundation/multimedia/audio_lite/services/server/src/
H A Daudio_capturer_samgr.cpp46 return FALSE; in Initialize()
61 return FALSE; in MessageHandle()
66 return FALSE; in MessageHandle()
80 return FALSE; in Invoke()
87 return FALSE; in Invoke()
/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
H A Djpeg_utils.cpp72 return FALSE; in FillInputBuffer()
78 return FALSE; in FillInputBuffer()
83 return FALSE; in FillInputBuffer()
88 return FALSE; in FillInputBuffer()
95 return FALSE; in FillInputBuffer()
158 return FALSE; in EmptyOutputBuffer()
164 return FALSE; in EmptyOutputBuffer()
169 return FALSE; in EmptyOutputBuffer()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/
H A Dwifi_sa_service_lite.c48 return FALSE; in Initialize()
87 if (ret == FALSE) { in Init()
92 if (ret == FALSE) { in Init()
/foundation/distributeddatamgr/kv_store/frameworks/native/kv_store/src/kvstore_common/
H A Dkvstore_common.c33 return FALSE; in IsValidChar()
39 return FALSE; in IsValidValue()
43 return FALSE; in IsValidValue()
51 return FALSE; in IsValidKey()
56 return FALSE; in IsValidKey()
/foundation/systemabilitymgr/samgr_lite/communication/broadcast/source/
H A Dpub_sub_implement.c183 return FALSE; in Publish()
190 return FALSE; in Publish()
201 return FALSE; in Publish()
209 return FALSE; in ImmediatelyPublish()
214 return FALSE; in ImmediatelyPublish()
218 return FALSE; in ImmediatelyPublish()
221 BOOL needAync = FALSE; in ImmediatelyPublish()
234 needAync = FALSE; in ImmediatelyPublish()
H A Dbroadcast_service.c49 return FALSE; in Initialize()
/foundation/multimedia/camera_lite/services/server/src/
H A Dsamgr_camera.cpp51 return FALSE; in Initialize()
63 return FALSE; in MessageHandle()
67 return FALSE; in MessageHandle()
/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Dsamgr_lite.c221 return FALSE; in RegisterService()
229 return FALSE; in RegisterService()
234 return FALSE; in RegisterService()
240 return FALSE; in RegisterService()
246 return FALSE; in RegisterService()
281 return FALSE; in RegisterFeature()
286 return FALSE; in RegisterFeature()
290 return FALSE; in RegisterFeature()
295 return FALSE; in RegisterFeature()
312 return FALSE; in RegisterFeatureApi()
[all...]
/foundation/ability/dmsfwk_lite/source/
H A Ddmslite.c51 return FALSE; in Initialize()
61 return FALSE; in MessageHandle()
H A Ddmslite_feature.c76 return FALSE; in OnMessage()
85 return FALSE; in OnMessage()
/foundation/ability/ability_lite/services/abilitymgr_lite/src/
H A Dability_mgr_service.cpp65 return FALSE; in ServiceInitialize()
75 return FALSE; in ServiceMessageHandle()
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_ms_host.cpp59 return FALSE; in ServiceInitialize()
70 return FALSE; in ServiceMessageHandle()
H A Dbundle_mgr_service.cpp61 return FALSE; in ServiceInitialize()
87 return FALSE; in ServiceMessageHandle()
108 return FALSE; in ServiceMessageHandle()
/foundation/systemabilitymgr/samgr_lite/samgr_client/source/
H A Dremote_register_rpc.c43 static BOOL g_isAbilityInited = FALSE;
110 BOOL isReg = FALSE; in SAMGR_QuerySystemCapabilityApi()
112 return FALSE; in SAMGR_QuerySystemCapabilityApi()
H A Dremote_register.c37 static BOOL g_isAbilityInited = FALSE;
93 BOOL isReg = FALSE; in SAMGR_QuerySystemCapabilityApi()
95 return FALSE; in SAMGR_QuerySystemCapabilityApi()
/foundation/ability/ability_lite/services/abilitymgr_lite/src/slite/
H A Dability_mgr_service_slite.cpp68 if (result == FALSE) { in InitFeature()
126 return FALSE; in OnFeatureMessage()
139 return FALSE; in ServiceInitialize()
153 return FALSE; in ServiceMessageHandle()
159 return FALSE; in ServiceMessageHandle()
177 return FALSE; in ServiceMessageHandle()
/foundation/distributeddatamgr/kv_store/frameworks/native/kv_store/src/kvstore_impl_posix/
H A Dkv_store.c37 static boolean g_getKvSum = FALSE;
197 return FALSE; in NewItem()
201 return FALSE; in NewItem()
205 return FALSE; in NewItem()
234 AddKVCache(key, value, FALSE); in UtilsGetValue()
249 g_getKvSum = FALSE; in UtilsSetValue()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan_sa/
H A Dwifi_scan_feature_lite.cpp102 if (ret == FALSE) { in Init()
108 if (ret == FALSE) { in Init()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/
H A Dwifi_device_feature_lite.cpp102 if (ret == FALSE) { in Init()
108 if (ret == FALSE) { in Init()
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_client_feature_lite.cpp100 if (ret == FALSE) { in Init()
106 if (ret == FALSE) { in Init()
/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_server_feature_lite.cpp102 if (ret == FALSE) { in Init()
108 if (ret == FALSE) { in Init()
/foundation/distributeddatamgr/kv_store/frameworks/native/dbm_kv_store/src/kv_store_impl_hal/
H A Ddbm_kv_store.c78 return FALSE; in IsValidPath()
140 static boolean isLogShow = FALSE; in DBMInitFinish()
186 db->initOK = FALSE; in GetKVDBHandle()
234 return FALSE; in IsStrSame()
239 return FALSE; in IsStrSame()
251 return FALSE; in IsHeaderValid()
258 return FALSE; in IsHeaderValid()
363 return FALSE; in IsNewItem()
375 return FALSE; in IsNewItem()
533 db->sumFlag.kvSumIndexValid = FALSE; in SetSumIndexToFile()
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Djpeg_utils_test.cpp40 EXPECT_EQ(ret, FALSE); in HWTEST_F()
94 ASSERT_EQ(ret, FALSE); in HWTEST_F()
/foundation/distributeddatamgr/kv_store/frameworks/native/kv_store/src/kvstore_impl_hal/
H A Dkv_store.c101 return FALSE; in NewItem()
119 AddKVCache(key, value, FALSE); in UtilsGetValue()
/foundation/systemabilitymgr/samgr_lite/samgr/registry/
H A Dservice_registry.c45 return FALSE; in SAMGR_QuerySystemCapabilityApi()

Completed in 9 milliseconds

123