Searched refs:IsValidAddress (Results 1 – 2 of 2) sorted by relevance
277 inline bool IsValidAddress(jlong address) { in IsValidAddress() function441 if (!IsValidAddress(load_address)) { in Java_org_chromium_base_library_1loader_Linker_nativeLoadLibrary()566 if (!IsValidAddress(load_address)) { in Java_org_chromium_base_library_1loader_Linker_nativeCreateSharedRelro()
155 static bool IsValidAddress( const char * addr );2336 IsValidAddress( const char * addr ) in IsValidAddress() function2549 …if ((pAdapter->Type == MIB_IF_TYPE_ETHERNET) && ( IsValidAddress( pAdapter->IpAddressList.IpAddres… in GetRouteDestination()